Skip to main content

All Questions

2votes
1answer
153views

Plugin for replacing text with HTML

I've written a jQuery Plugin which searches text and replaces it with other text or HTML. Now everything works quite well, but recently I came across this SO question where the OP could have use of ...
Daniel Gasser's user avatar
6votes
2answers
204views

Performance tuning on a text file to object conversion

I'm using an API which returns text in the following format: ...
Johan's user avatar
0votes
1answer
378views

Javascript parsing performance

I am using some string which contains an html. As follows ...
Nithesh Narayanan's user avatar

close